Android Layout Rotation
縦向きと横向きを切り替えてユーザー エクスペリエンスを変更することも可能です。
以下の画像のように、landscape versionを作るのが便利かな?
https://gyazo.com/c2593711d0d0320372b1ff303dd92bd2
以下も、いつか参考にする。 layoutの変更なしに何かする???
Try to use OrientationEventListener. You don't need to use onConfigurationChanged and android:configChanges="orientation|keyboardHidden|screenSize".
https://gyazo.com/895d91efba05cfe6867c7eb301d842d9